[XEN] Improve scheduler cap mechanism
authorEmmanuel Ackaouy <ack@xensource.com>
Wed, 13 Dec 2006 16:13:26 +0000 (16:13 +0000)
committerEmmanuel Ackaouy <ack@xensource.com>
Wed, 13 Dec 2006 16:13:26 +0000 (16:13 +0000)
commitc1c22240948e7f50d2c3dfb556137a164ce902db
tree55fc207fd2e86515a733b3cbf0ec58d108abbbb7
parent17465295e19f05cbb14e25e13a30018d8333cbd0
[XEN] Improve scheduler cap mechanism
Somewhat unbastardize the scheduler cap mechanism. We now cleanly
pause and unpause running VCPUs of capped out domains instead of
using sub-idle priorities. This also improves the precision of
caps a bit.
Signed-off-by: Emmanuel Ackaouy <ack@xensource.com>
xen/common/domain.c
xen/common/sched_credit.c
xen/include/xen/sched.h